home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / PBLIB1 / CONTENTS.TXT next >
Text File  |  1994-05-04  |  947b  |  20 lines

  1. \PBLIB structure as of 5/4/94
  2.  
  3. \PBLIB1              - root dir, basic documentation
  4.   \PBLIB1\UNITS      - source for library units and objects -
  5.   \PBLIB1\PROGS      - source for library utility programs & doc
  6.   \PBLIB1\DOC        - Program documentation, philosophy, etc
  7.   \PBLIB1\SKEL       - Skeleton programs and units as starting points for
  8.                         new code.
  9.  
  10. \PBBIN1              - root dir, TPUs and Executables
  11.   \PBBIN1\TPU        - TPUs for \PB\UNITS - place this on TPC search list
  12.   \PBBIN1\UTIL       - EXEs,CFGs,DOCs for utilitiies - place this on PATH=
  13.  
  14. I am taking the opportunity of releasing this code as PD to re-org
  15. the directories.  We will see if this is more efficient.  BAT files
  16. will assume this structure.  The main benefit I have found to
  17. separating source and binaries is to be able to compile and test
  18. new versions and fixes without disturbing working applications.
  19.  
  20. Howard Richoux